Skip to content

Bump newrelic from 5.14.1.144 to 6.8.1.164#234

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/newrelic-6.8.1.164
Closed

Bump newrelic from 5.14.1.144 to 6.8.1.164#234
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/newrelic-6.8.1.164

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Aug 25, 2021

Bumps newrelic from 5.14.1.144 to 6.8.1.164.

Release notes

Sourced from newrelic's releases.

v6.8.1.164

Notes

This release of the Python agent updates the log file location in the default newrelic.ini file and includes multiple bug fixes.

The agent can be installed using easy_install/pip/distribute via the Python Package Index or can be downloaded directly from the New Relic download site.

Improved Features

  • Updated log_file location in default newrelic.ini

    The newrelic.ini generated using newrelic-admin generate-config has been updated to set the default log_file location to stdout for improved initial visibility. This setting can still be customized to log to stderr or a user-specified file as well.

Bug Fixes

  • Handling of CherryPy HTTPRedirects

    cherrypy.HttpRedirects were incorrectly being reported as errors. This has now been corrected thanks to contribution from @​bdeeney!

  • Invalid escape sequence DeprecationWarning

    A deprecation warning concerning unrecognized escape sequences in Python 3.6+ has been fixed. Thank you @​urianchang for your contribution!

v6.8.0.163

https://docs.newrelic.com/docs/release-notes/agent-release-notes/python-release-notes/python-agent-60800163/

v6.6.0.162

https://docs.newrelic.com/docs/release-notes/agent-release-notes/python-release-notes/python-agent-6060162/

v6.4.4.161

https://docs.newrelic.com/docs/release-notes/agent-release-notes/python-release-notes/python-agent-60404161/

v6.4.3.160

https://docs.newrelic.com/docs/release-notes/agent-release-notes/python-release-notes/python-agent-60403160/

v6.4.2.159

https://docs.newrelic.com/docs/release-notes/agent-release-notes/python-release-notes/python-agent-60402159/

v6.4.1.158

https://docs.newrelic.com/docs/release-notes/agent-release-notes/python-release-notes/python-agent-60401158

v6.4.0.157

https://docs.newrelic.com/docs/release-notes/agent-release-notes/python-release-notes/python-agent-60400157

v6.2.0.156

https://docs.newrelic.com/docs/release-notes/agent-release-notes/python-release-notes/python-agent-620156/

... (truncated)

Commits
  • 41b4103 Update Default Agent Logging (#321)
  • 3703fb3 chore(docs): update newrelic header (#327)
  • 1e4877b Update version parsing to prevent errors with graphql-core pre-release versio...
  • 95bc31a Fix handling of cherrypy HTTPRedirects (#324)
  • 86c7837 Pin uvicorn version to v0.14 for py36 testing purposes. (#326)
  • 75a7a51 Fix byte regular expressions (#320)
  • 59b3dbe Updated DeprecationWarnings about invalid escape sequences (#314)
  • 0742761 Fix manylinux wheel location (#313)
  • 1f63544 Linting (#305)
  • 2707fdf Protect graphql binds with try excepts. (#308)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [newrelic](https://github.com/newrelic/newrelic-python-agent) from 5.14.1.144 to 6.8.1.164.
- [Release notes](https://github.com/newrelic/newrelic-python-agent/releases)
- [Commits](newrelic/newrelic-python-agent@v5.14.1.144...v6.8.1.164)

---
updated-dependencies:
- dependency-name: newrelic
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 25, 2021
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Sep 17, 2021

Superseded by #238.

@dependabot dependabot bot closed this Sep 17, 2021
@dependabot dependabot bot deleted the dependabot/pip/newrelic-6.8.1.164 branch September 17, 2021 11:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants